home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / edit / nicnez21.zip / EZ.DOC next >
Text File  |  1991-09-17  |  41KB  |  1,141 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.                                 NICE-N-EZ V2.01
  25.                         Program Development Environment
  26.                 Copyright (C) Digital Manufacturing Systems 1991
  27.                               All Rights Reserved
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.      Digital Manufacturing Systems
  54.      P.O. Box 1079
  55.      Rogers, AR   72757
  56.      Voice/Fax 501-925-3666
  57.  
  58.  
  59.  
  60.  
  61.                                                    NICE-N-EZ V2.01  Page 1
  62.  
  63.  
  64.  
  65.                            INTRODUCTION TO NICE-N-EZ
  66.  
  67.      Allow me to introduce you to NICE-N-EZ, a full featured, state of the
  68.      art, text editor and program launcher.
  69.  
  70.      NICE-N-EZ is a complete program development environment with the look
  71.      and feel of the Quick language series (QuickBasic, QuickC and Quick
  72.      Pascal) developed by Microsoft.  NICE-N-EZ can be used to develop
  73.      programs in any text based programming language and you can provide
  74.      your own dynamic, context sensitive help information from which you
  75.      may transfer text, such as programming examples, to the clipboard for
  76.      inclusion in your own program.
  77.  
  78.      NICE-N-EZ allows you to add as many as 10 different application
  79.      programs to its menu for execution when you make that menu selection.
  80.      You assign the menu name, prompt line and the command line to pass to
  81.      DOS.  The command line may contain variable data that is relative to
  82.      the currently active file and you may also specify the amount of DOS
  83.      memory required to run the program.
  84.  
  85.      NICE-N-EZ is fully mouse aware, both for menu selections and cursor
  86.      control, while editing text.  Also, recognition of the mouse
  87.      double-click when loading files, etc. can save a great deal of mouse
  88.      motion.  Also, NICE-N-EZ will function in 25, 43 and 50 line screen
  89.      modes.
  90.  
  91.      NICE-N-EZ provides for loading as many as 5 files at once, each in a
  92.      different window that is sized, positioned and colored by the user.
  93.      In addition to the usual editing capabilities, NICE-N-EZ provides for
  94.      user maintained help text offering EZHELP (instant help) for the word
  95.      under the cursor (press the F1 key), powerful block operations, a
  96.      clipboard to store deleted or copied text, automatic indentation,
  97.      keystroke macros and miscellaneous programming aids.
  98.  
  99.      Drop-Down menu choices may be made by mouse or keyboard.  Dialog boxes
  100.      are used when additional information is required.
  101.  
  102.      Development of this program was prompted my own need.  I do some
  103.      programming in FORTRAN and I like the environment Microsoft provides
  104.      in their Quick language series, but they didn't offer QuickFortran.
  105.      So, I began developing my own environment that offered many of the
  106.      same features as QuickBasic.  Incidentally, NICE-N-EZ is written
  107.      mostly in QuickBasic with some assembler.  Microsoft has since
  108.      released Programmers Work Bench with a recent version of Fortran but I
  109.      think there is still a need for NICE-N-EZ with older versions of some
  110.      languages and with some of the Shareware languages.  I hope you agree.
  111.  
  112.      Also, I believe NICE-N-EZ will fill the need of many people for a
  113.      simple, powerful and easy to use ASCII text editor.  Yes, another text
  114.      editor but, with state of the art features and appearance.
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.                                                    NICE-N-EZ V2.01  Page 2
  122.  
  123.  
  124.  
  125.                              COMPUTER REQUIREMENTS
  126.  
  127.      Minimum Computer Requirements: MS-DOS V2.1 or later with 512kb of
  128.      memory, a single floppy drive, with any type of monitor.
  129.  
  130.                                    COPYRIGHT
  131.  
  132.      NICE-N-EZ is Copyrighted (C) 1991 by Digital Manufacturing Systems.
  133.      All rights are reserved.  Non-Registered users may use this product
  134.      for a trial period not to exceed 30 days.  If you are still using this
  135.      product after 30 days, you must become a Registered User.  Registered
  136.      Users of this product are granted a limited license to use this
  137.      product on a single computer.  If you are interested in multiple
  138.      copies of NICE-N-EZ, Site and Corporate licenses are available.
  139.      Please contact Digital Manufacturing Systems.
  140.  
  141.                                    TRADEMARKS
  142.  
  143.      NICE-N-EZ (TM) is a trademark of Digital Manufacturing Systems.
  144.      QuickBasic, QuickC and QuickPascal are registered trademarks of
  145.      Microsoft.
  146.  
  147.                                   REGISTRATION
  148.  
  149.      If you are not a registered NICE-N-EZ user, you should become a
  150.      Registered User and support the continued development and enhancement
  151.      of this program.  Registered users receive the latest version of the
  152.      NICE-N-EZ software and HELPCOMP.EXE, a program to compile your text
  153.      files into EZHELP (instant help) files suitable for use by NICE-N-EZ.
  154.      Also, you will be notified of all future NICE-N-EZ major version
  155.      releases.
  156.  
  157.      The registration fee is only $20.  You will find a Registration Form
  158.      at the end of this document and also in the EZREGFRM.TXT file that is
  159.      a part of this distribution.
  160.  
  161.                                   NO WARRANTY
  162.  
  163.      NICE-N-EZ and other associated programs are provided on an "as is"
  164.      basis without warranty of any kind, expressed or implied, including
  165.      but not limited to the implied warranties of merchantability and
  166.      fitness for a particular purpose.  The entire risk as to quality and
  167.      performance of these programs is with you.  Should any program prove
  168.      defective, you assume the entire cost of all necessary repair,
  169.      servicing or correction.  In no event will Digital Manufacturing
  170.      Systems be liable for any damages, including lost profits, lost
  171.      savings, or other incidental or consequential damages arising out of
  172.      the use or inability to use these programs, even if Digital
  173.      Manufacturing Systems has been advised of the possibility of such
  174.      damages.
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.                                                    NICE-N-EZ V2.01  Page 3
  182.  
  183.  
  184.                            ** INSTALLING NICE-N-EZ **
  185.  
  186.      Of course, the first thing to do is to make a backup copy of your
  187.      distribution disk.  Whether you received your copy of NICE-N-EZ from a
  188.      BBS or on a disk, the following files must be present for NICE-N-EZ to
  189.      function;
  190.  
  191.               EZ.EXE         - The main program
  192.               EZHELP.HLP     - The help file for EZHELP (Instant Help)
  193.               EZ.DOC         - The Documentation file suitable for printing
  194.                                on any printer (19 pages).
  195.               EZREGFRM.TXT   - Registration form
  196.               EZREAD.ME      - A text file with additional information.
  197.               SAMPLE.TXT     - A sample text file for demonstration.
  198.  
  199.      HARD DISK INSTALLATION
  200.  
  201.          If you are installing NICE-N-EZ to a drive other than C, or
  202.          installing from a drive other than A, then substitute the proper
  203.          drive letter for C and A in the following instructions.
  204.  
  205.           Step 1. C:
  206.                2. CD\
  207.                3. MD EZ
  208.                4. CD EZ
  209.                5. COPY A:*.*
  210.                6. Edit the AUTOEXEC.BAT file to add "C:\EZ;" to the PATH
  211.                   and add the following line;
  212.                     SET EZCNF = C:\EZ\
  213.                7. Reboot your system so the changes in your AUTOEXEC.BAT
  214.                   will be in effect.
  215.  
  216.  
  217.      FLOPPY DISK INSTALLATION
  218.  
  219.          If you want to use NICE-N-EZ on a floppy disk, you may use the
  220.          backup disk with the above files.  If you are short on disk space,
  221.          you may erase the EZ.DOC, EZREGFRM.TXT and EZREAD.ME files after
  222.          you print them.
  223.  
  224.  
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.                                                    NICE-N-EZ V2.01  Page 4
  242.  
  243.  
  244.                       ** GETTING STARTED with NICE-N-EZ **
  245.  
  246.      You should read the documentation thoroughly.  However, if you can't
  247.      wait, change to the directory or disk where the above files reside,
  248.      t